Skip to content

Conversation

@SodexisTeam
Copy link
Member

No description provided.

@SodexisTeam SodexisTeam force-pushed the 18.0-mig-website_google_tag_manager branch from acbeb4f to 842d5fe Compare December 31, 2024 10:23
@StefanRijnhart
Copy link
Member

/ocabot rebase

@OCA-git-bot
Copy link
Contributor

@StefanRijnhart The rebase process failed, because command git push --force sodexis tmp-pr-1081:18.0-mig-website_google_tag_manager failed with output:

remote: Permission to sodexis/website.git denied to OCA-git-bot.
fatal: unable to access 'https://github.com/sodexis/website/': The requested URL returned error: 403

@StefanRijnhart
Copy link
Member

@SodexisTeam can you rebase to fix tests?

@amkarthik
Copy link
Member

@StefanRijnhart
Done.

@StefanRijnhart
Copy link
Member

@amkarthik Did something not go as planned? I'm surprised to see that commits (and actual changes) that were merged to the 18.0 branch recently are now showing up here in this branch, as if the 18.0 branch was rebased onto this PR's branch rather than the other way around.
image

@amkarthik amkarthik force-pushed the 18.0-mig-website_google_tag_manager branch from 580e1de to 5ebcf9a Compare February 4, 2025 06:23
@amkarthik
Copy link
Member

@StefanRijnhart
I triggered "git pull oca 18.0 --rebase" to rebase the commits from oca repo and pushed it to PR branch
I am not sure why it's showing as you mentioned.
Please let me know If I miss something.
I have a backup of PR branch without any modifications in it.

Copy link
Member

@StefanRijnhart StefanRijnhart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, all good now after the latest push!

@StefanRijnhart
Copy link
Member

/ocabot migration website_google_tag_manager

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Feb 4, 2025
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 4, 2025
11 tasks
@desdelinux
Copy link

Hi @StefanRijnhart @pedrobaeza this is ready :)

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<template id="layout" inherit_id="website.layout">
<xpath expr="//div[@id='wrapwrap']" position="after">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part should be added right after the opening tag, as mentioned in this documentation

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SodexisTeam what do you think? Is this something that can be improved?

Copy link

@TomAlbrechtQuatra TomAlbrechtQuatra Apr 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works if the code snippet is inside the <body>. However, the later it is added, the later it is loaded.
Which is not ideal, because you might miss some visitors. If this can be improved, that would be great

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that no response from @SodexisTeam has come in three months, @JrAdhoc I see you implemented this in your own migration PR of this module with the failing CI (#1064). Would you like to pick it up there?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We made the correction. Please check @StefanRijnhart @TomAlbrechtQuatra @JrAdhoc

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Is this alright with you @JrAdhoc?

@StefanRijnhart
Copy link
Member

/ocabot migration website_google_tag_manager

Copy link
Contributor

@pilarvargas-tecnativa pilarvargas-tecnativa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please reduce administrative commits

@atchuthan atchuthan force-pushed the 18.0-mig-website_google_tag_manager branch from 9bd08e3 to 0cb1635 Compare July 1, 2025 13:34
sebalix and others added 5 commits July 1, 2025 19:06
* [ADD] New module 'website_google_tag_manager'

* [FIX] website_google_tag_manager - Added OCA as author

* [FIX] website_google_tag_manager - Fix RST syntax error (duplicate implicit target name 'google tag manager')

* [IMP] website_google_tag_manager - Replace 'openerp' tags by 'odoo' ones + Remove 'data' tags
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
OCA-git-bot and others added 20 commits July 1, 2025 19:06
Currently translated at 100.0% (8 of 8 strings)

Translation: website-14.0/website-14.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_google_tag_manager/es_AR/
Currently translated at 72.7% (8 of 11 strings)

Translation: website-14.0/website-14.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-14-0/website-14-0-website_google_tag_manager/fr_FR/
Currently translated at 12.5% (1 of 8 strings)

Translation: website-16.0/website-16.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_google_tag_manager/it/
Currently translated at 100.0% (8 of 8 strings)

Translation: website-16.0/website-16.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_google_tag_manager/es/
Currently translated at 100.0% (8 of 8 strings)

Translation: website-16.0/website-16.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-16-0/website-16-0-website_google_tag_manager/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: website-17.0/website-17.0-website_google_tag_manager
Translate-URL: https://translation.odoo-community.org/projects/website-17-0/website-17-0-website_google_tag_manager/
…anager

Adding script before the wrapwrap element affects style [1] and hide the
nav bar behind of the main menu, so it is required adding it after the
wrapwrap element, the same way as [2] does it.

Reference:

- [1] https://github.com/odoo/odoo/blob/32a07bf4/addons/website/static/src/scss/website.scss#L200
- [2] https://github.com/odoo/odoo/blob/32a07bf4/addons/website/views/website_templates.xml#L151
@atchuthan atchuthan force-pushed the 18.0-mig-website_google_tag_manager branch from 0cb1635 to 02d87ed Compare July 1, 2025 13:36
@atchuthan
Copy link
Member

@StefanRijnhart
Copy link
Member

Looks like all comments have been addressed!

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

This PR looks fantastic, let's merge it!
Prepared branch 18.0-ocabot-merge-pr-1081-by-StefanRijnhart-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 212fad4 into OCA:18.0 Jul 23, 2025
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 09c283d. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.